Trivial annotation syntax fix
authorMatthias Clasen <mclasen@redhat.com>
Thu, 20 Feb 2014 15:10:34 +0000 (10:10 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Feb 2014 15:18:45 +0000 (10:18 -0500)
gtk/gtkpopover.c

index 26b68dd24d8ae8e2025e394c894bc5b205f7ab8f..8415df12c6cb28e067a00851d4d5bf3e61cbfd6b 100644 (file)
@@ -2147,7 +2147,7 @@ gtk_popover_bind_model (GtkPopover  *popover,
 
 /**
  * gtk_popover_new_from_model:
- * @relative_to (allow-none): #GtkWidget the popover is related to
+ * @relative_to: (allow-none): #GtkWidget the popover is related to
  * @model: a #GMenuModel
  *
  * Creates a #GtkPopover and populates it according to